Appearance
KBE3D / KBCore / Cesium / ITwinData
ITwinData
Methods for loading iTwin platform data into CesiumJS
函数
| 函数 | 描述 |
|---|---|
| createTilesetFromIModelId | Create a Cesium3DTileset for the given iModel id using iTwin's Mesh Export API. |
| createTilesetForRealityDataId | Create a tileset for the specified reality data id. This function only works with 3D Tiles meshes and point clouds. |
| createDataSourceForRealityDataId | Create a data source of the correct type for the specified reality data id. This function only works for KML and GeoJSON type data. |
| loadGeospatialFeatures | Load data from the Geospatial Features API as GeoJSON. |
